Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~Chris Fezkimarynds 2.Oct.03 01:05 PM a Web browser
Notes Client 6.0.1 Windows 2000


The @MailSend or possibly the @Explode is resulting in the incorrect results in R6.

I have an Issue tracking form with a text field "AppContacts", the content is ("Scott M Jones/ITM/DCC/xxx; Rebecca A Hat/CTC/DCC/xxx; Robert W Smith/ITM/DCC/xxx"), a text list. Three persons who shold receive the mail notification of a new issue. (These are internal addresses)

My partial formula for QuerySave is:

appcontactlist := @Explode(Appcontacts; ";";
sendTo := appcontactlist;
newSubject := "..."
Body := "..."
@MailSend(sendTo; ""; ""; newSubject; "")

R5 this works, the three individuls receive the Notes message. BTW: If I didn't use the @Explode, Notes did not seperate the three names for the "TO" of the @MailSend.

R6 puts the first name "Scott M Jones" on the "To" line and the second name "Rebecca A Hat" on the "CC" line. the third name "Robert W Smith" does not receive the email notice.

Thanks for the help.






Problem with @MailSend in R6 vs R5 (~Chris Fezkimar... 2.Oct.03)
. . RE: Problem with @MailSend in R6 vs... (~Olga Xantumich... 2.Oct.03)





  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS